home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <overlay id="flashgotOverlayMoz"
- xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
- <script type="application/x-javascript" src="chrome://communicator/content/XPCNativeWrapper.js"/>
- <keyset id="navKeys">
- <key id="flashgot-link-key" keycode="VK_F1" modifiers="accel" oncommand="gFlashGot.downloadLink()" />
- <key id="flashgot-sel-key" keycode="VK_F2" modifiers="accel" oncommand="gFlashGot.downloadSel()"/>
- <key id="flashgot-all-key" keycode="VK_F3" modifiers="accel" oncommand="gFlashGot.downloadAll()"/>
- <key id="flashgot-tabs-key" keycode="VK_F6" modifiers="accel" oncommand="gFlashGot.downloadTabs()"/>
- </keyset>
-
- <menupopup id="taskPopup">
- <menu id="flashgot-menu"
- insertafter="downloadmgr" />
- </menupopup>
- </overlay>
-